home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / v9n13.arc / PMVIEW.ARC / PMVIEW.DOC < prev    next >
Text File  |  1990-06-14  |  2KB  |  31 lines

  1. UTILITIES
  2. DOUGLAS BOLING
  3. Vol. 9, No.  13
  4. PMVIEW
  5.  
  6. Purpose: A file browsing utility for the OS/2 Presentation Manager.   PMVIEW 
  7.          displays files either in ASCII or in hex, and additionally permits 
  8.          searching by phrase or jumping directly to a specified point in a 
  9.          file.
  10.  
  11. Format:    PMVIEW [filename] [/i]
  12.  
  13. Remarks: PMVIEW can be invoked either from an OS/2 window or from the 
  14.          full-screen command line.  If no filename is entered initially, 
  15.          a dialog box is opened listing the available drives and files from 
  16.          which a file may be selected.   PMVIEW can also be made a part of 
  17.          the Program Manager group, in which case it can be selected from a 
  18.          menu at startup.  Adding the optional /i switch, either at the 
  19.          command line or as a parameter of the Start Programs menu, will 
  20.          load PMVIEW with a specified filename and immediately shrink it 
  21.          to an icon, making it instantly available.  The selected filename
  22.          is shown in the title bar of the display window and as the title 
  23.          of an icon when the window is minimized.
  24.  
  25.     Search menu options for PMVIEW permit entering either a phrase or an
  26.         offset to which the utility will jump.  Configuration options permit
  27.         customizing the screen color, display font size, display format, 
  28.         tab stop setting, and whether or not the scroll bars should be shown.
  29.         These settings become program defaults, but may be changed at any time.
  30.  
  31.